home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr15 / disp135.zip / CHANGE < prev    next >
Text File  |  1993-04-23  |  5KB  |  128 lines

  1. Version 1.35: (4/23/93)
  2.   *** Please read runme.bat if go32.exe is not compitable with other
  3.       DJGPP program in your system.
  4.   Fix bug in 'file display' when changing filename mask.
  5.   Add 'sort file' option: sort file by filename or extension.
  6.   Interrupt 'copy', 'move' and 'delete' operation by pressing a key.
  7.   Add support PCX writing.
  8.   Fix bug in XPM version 3 reading.
  9.   Automatically disable HiColor & TrueColor mode for .grd driver.
  10.   Fix some bugs (file display) in file management system.
  11.   Try to keep tag information if possible.
  12.   Use message to indicate which image has been changed after processing.
  13.   Show display type, # of files and # of tagged files in header line.
  14.   Borrow two video drivers for Western Digital VGA chips. Please read
  15.     readme.wd for more information.
  16.   Fix bug in TARGA mono image reading/writing.
  17.   Fix orientation error in TARGA writing for non-RLE image.
  18.   Add 'remove dup./unused colors' option to 'parameter' menu.
  19.   Add 'remove dup./unused colors' selection to 'effect' menu.
  20.   Fix bug in reading GEM/IMG image for plane > 4.
  21.   Add support for interleave TARGA image (reading).
  22.   Refine magic number checking for PDS/VICAR.
  23.   Refine magic number checking for GEM/IMG.
  24.   Use CTRL-A -- CTRL-Z (in addition to F2) to change disk.
  25.   Use ALT-A to reread current directory contents.
  26.   Add 'swap R/G/B' to 'effect' menu.
  27.   Allow gran. size > 64k for vesa driver.
  28.   Preserve time stamp for 'copy' and 'move' operation.
  29.   Add support for GEM/IMG writing.
  30.   'F' or 'f' to display disk free space.
  31.   Auto-skip macbinary header for MAC paint & PICT file.  
  32.  
  33. Version 1.30: (4/13/93)
  34.   Use TIFF library Ver. 3.2
  35.   Add Support for 'Slide show'.
  36.   Add 'JPEG compression dialog'.
  37.   Add 'Smooth factor' for JPEG compression.
  38.   Add 'JPEG color quatization'option to 'parameter' menu.
  39.   Refine 'reanme' subroutine.
  40.   Fix bug in XPM reading : Cause infinite loop.
  41.   Add support for XPM version 3.
  42.   Add 'XPM dialog'.
  43.   Add ALT-X: Quit program without prompting in 'read' menu.
  44.   Add 'Tag group files' & 'Untag group files' in 'read' menu.
  45.   Add function key 'Ins' : change display type in 'read' & 'screen' menu.
  46.   Add 'Discard 8 bits image' option to 'effect' menu.
  47.   Refine 'move file' & 'copy file' soubroutines.
  48.   Now you can delete empty directory.
  49.   Automatically Select processing target.
  50.   Add more JPEG compression options.
  51.   Automatically Set to Highest display type.
  52.   Improve cursor movement in 'get file name' subroutine.
  53.  
  54. Version 1.25: (3/29/93)
  55.   Fix bug : Can't change disk drive to A:.
  56.   Support HiColor and TrueColor display.
  57.   Support VESA.
  58.   Add command line switch for initial display type.
  59.  
  60. Version 1.24: (First Public Release)
  61.  
  62. Version 1.23:
  63.   Add Support for VIS format (B/W and Grey).
  64.   Add Support for PDS/VIKING/VICAR format (8 bits only).
  65.   Add option for 'inverse color map'.
  66.   Add option for 'resize image'
  67.   Add support for 'Smooth image'.
  68.   Add Support for 24 bits image processing.
  69.   Add Support for FITS format (Grey).
  70.   Add Support for Usenix FACE format (Grey).
  71.   Add Support for 'Rotate any angle'. (include antialias)
  72.   Add Support for 'Shear ant angle'. (include antialias)
  73.   Refine 'xbm' reading subroutine
  74.  
  75. Version 1.22:
  76.   Fix bug in PGM reading.
  77.   Improve menu selection.
  78.   Add 'Copy' for menu.
  79.   Add Make Directory (F7) for menu.
  80.   Fix (display) bug in 'rename' function.
  81.   Ignore directory '.'
  82.   Fix bug in 'change mask' function.
  83.   Add new feature in filename mask(Unix SH style matching).
  84.   Add Color/Grey dither switch.
  85.   Add number of color selection in 'grey conversion'.
  86.   Imrove speed for B/W dithering.
  87.   Add 'variance based' color quantization. (from Utah Raster Toolkit)
  88.   Add 'statistical variance based' color quantization. (from Graphics GEM II)
  89.   Add Color Equalization.
  90.   Fix bug in Utah rle reading
  91.   Add 'Resize image'
  92.   Add 'Display first 10 bytes'
  93.   Add 'Auto Crop'
  94.  
  95. Version 1.21:
  96.   Add support for Mac PICT read/write(not for DRAW).
  97.   Add display mode 1024 x 768 x 256.
  98.  
  99. Version 1.2:
  100.   Fix CRITICAL bug in image writing subrouting for 24bits image.
  101.  
  102. Version 1.1:
  103.   Add support for TARGA B/W (type 3) read/write;
  104.   Add support for TARGA RLE (type 9,10,11) read/write.
  105.   Add support for XPM read/write (8 bits / pixel).
  106.   Add support for Mac Paint (B/W) read/write.
  107.   Add support for GEM/IMG grey (1-8 bit), color (3,4 bits),
  108.                   and 24bits reading.
  109.   Add Page Up/Down for menu.
  110.   Add support for Ascii writing.
  111.   Add support for HP Laser Jet writing.
  112.   Add support for QRT (Ray tracing) reading.
  113.   Add support for IFF/ILBM read/write (include ham).
  114.   Add support for Sun Raster 24bits writing.
  115.   Add support for Sun Raster RLE writing.
  116.   Add support for Windows BMP read/write (include RLE4 and RLE8).
  117.   Improve parameter change menu.
  118.   Improve Sun Raster RLE compression ratio.
  119.   Improve Targa RLE compression ratio.
  120.   Improve Mac Paint compression ratio.
  121.   Improve IFF/ILBM compression ratio.
  122.   Fix bug in Sun Raster and Targa B/W writing.
  123.   Fix bug in PCX palette reading.
  124.  
  125. Version 1.0:
  126.   First Private Release.
  127.  
  128.